Skip to content

Conversation

mwasilew
Copy link
Contributor

This patch fixes all shellcheck warnings and errors in existing shell scripts. Shellcheck should not display any issues when run with the following parameters

shellcheck -S warning -e SC1091 SC2230 SC3043

Shellcheck version 0.9.0 was used for this patch.

This patch fixes all shellcheck warnings and errors in existing shell
scripts. Shellcheck should not display any issues when run with the
following parameters

    shellcheck -S warning -e SC1091 SC2230 SC3043

Shellcheck version 0.9.0 was used for this patch.

Signed-off-by: Milosz Wasilewski <[email protected]>
@mwasilew mwasilew requested review from smuppand and vnarapar May 20, 2025 07:13
@smuppand
Copy link
Contributor

LGTM.

Copy link
Contributor

@smuppand smuppand left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

Copy link
Contributor

@vnarapar vnarapar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mwasilew
Copy link
Contributor Author

@smuppand who else has the write access? We need 2 approvals to merge this PR.

@mwasilew mwasilew closed this May 21, 2025
vnarapar pushed a commit to vnarapar/qcom-linux-test that referenced this pull request May 21, 2025
@mwasilew mwasilew mentioned this pull request May 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants